home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / misc / medical / mendelge.cpt / MendelGenetics / MENDELIAN GENETICS I / card_117264.txt < prev    next >
Text File  |  1989-06-13  |  4KB  |  165 lines

  1. -- card: 117264 from stack: in
  2. -- bmap block id: 117723
  3. -- flags: 0000
  4. -- background id: 2665
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=334 top=164 right=186 bottom=434
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 1
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   global guess
  23.   add 1 to guess
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 2 (button)
  29. -- low flags: 00
  30. -- high flags: 8003
  31. -- rect: left=335 top=190 right=212 bottom=435
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: 2
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   global guess
  43.   add 1 to guess
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part 3 (button)
  49. -- low flags: 00
  50. -- high flags: 8003
  51. -- rect: left=335 top=215 right=237 bottom=435
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: 3
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   global guess
  63.   add 1 to guess
  64. end mouseUp
  65.  
  66.  
  67.  
  68. -- part 4 (button)
  69. -- low flags: 00
  70. -- high flags: 8003
  71. -- rect: left=336 top=242 right=264 bottom=436
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 1
  75. -- font id: 0
  76. -- text size: 12
  77. -- style flags: 0
  78. -- line height: 16
  79. -- part name: 4
  80. ----- HyperTalk script -----
  81. on mouseUp
  82.   hide card field "cover"
  83. end mouseUp
  84.  
  85.  
  86.  
  87. -- part 5 (button)
  88. -- low flags: 00
  89. -- high flags: 8003
  90. -- rect: left=336 top=268 right=290 bottom=436
  91. -- title width / last selected line: 0
  92. -- icon id / first selected line: 0 / 0
  93. -- text alignment: 1
  94. -- font id: 0
  95. -- text size: 12
  96. -- style flags: 0
  97. -- line height: 16
  98. -- part name: 5
  99. ----- HyperTalk script -----
  100. on mouseUp
  101.   global guess
  102.   add 1 to guess
  103. end mouseUp
  104.  
  105.  
  106.  
  107. -- part 6 (field)
  108. -- low flags: 00
  109. -- high flags: 0001
  110. -- rect: left=4 top=197 right=306 bottom=239
  111. -- title width / last selected line: 0
  112. -- icon id / first selected line: 0 / 0
  113. -- text alignment: 0
  114. -- font id: 3
  115. -- text size: 12
  116. -- style flags: 0
  117. -- line height: 16
  118. -- part name: cover
  119.  
  120.  
  121. -- part 7 (button)
  122. -- low flags: 00
  123. -- high flags: 8003
  124. -- rect: left=337 top=297 right=319 bottom=437
  125. -- title width / last selected line: 0
  126. -- icon id / first selected line: 0 / 0
  127. -- text alignment: 1
  128. -- font id: 0
  129. -- text size: 12
  130. -- style flags: 0
  131. -- line height: 16
  132. -- part name: RESTORE
  133. ----- HyperTalk script -----
  134. on mouseUp
  135.   global correct
  136.   add 1 to correct
  137.   global guess
  138.   add 1 to guess
  139.   show card field "cover"
  140.   go next
  141. end mouseUp
  142.  
  143.  
  144.  
  145. -- part contents for background part 1
  146. ----- text -----
  147. QUIZ
  148.  
  149. -- part contents for background part 2
  150. ----- text -----
  151. 1Q Selection against a gene is most effective when...
  152.     1. Gene frequency is low
  153.     2. The gene is hidden in heterozygotes
  154.     3. When the selection coefficient is large
  155.     4. When the gene frequency is high
  156.     5. None of the above
  157.  
  158.  
  159.  
  160.  
  161. CORRECT! High selection coefficients are effective in selecting against a gene but as the gene frequency diminishes, they become less effective until they are no better than lower selection coefficient values. Yet their original value remains the same. In reviewing the Hardy-Weinberg data, it is apparent that the most effective selection against a recessive gene is when its frequency is relatively high. No matter at what frequency one starts at, selection effectiveness will be maximum early in the selection process.
  162.  
  163. -- part contents for background part 8
  164. ----- text -----
  165. 108